ContactUserSMIMECertificate Property |
Gets a binary array encoding the contact’s SMIME certificate.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic byte[] UserSMIMECertificate { get; }Public ReadOnly Property UserSMIMECertificate As Byte()
Get
Property Value
Type:
Byte
See Also